Skip to content

docs(readme): add zstandard compression information #407

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Cherry
Copy link

@Cherry Cherry commented Jun 13, 2025

This PR contains a:

  • docs update

Motivation / Use-Case

Zstandard is growing in popularity with a few webservers beginning to support it. Node.js recently added support for it in zlib so there's no need to use third-party modules, so I figured I'd contribute the information here now, instead of just at my blog.

I used the text from the Brotli example as a boilerplate, but very happy to update anything - just let me know.

Copy link

linux-foundation-easycla bot commented Jun 13, 2025

CLA Signed

The committers listed above are authorized under a signed CLA.

Copy link

codecov bot commented Jun 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.44%. Comparing base (29cc59b) to head (42bf6ed).
Report is 18 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #407   +/-   ##
=======================================
  Coverage   93.44%   93.44%           
=======================================
  Files           1        1           
  Lines         122      122           
  Branches       48       47    -1     
=======================================
  Hits          114      114           
  Misses          7        7           
  Partials        1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@alexander-akait
Copy link
Member

Can you run prettier on this file, thank you

@Cherry
Copy link
Author

Cherry commented Jun 20, 2025

sorry, done!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants